home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / Triton / Source / classes / cycle.pub3 < prev    next >
Text File  |  1998-05-23  |  280b  |  8 lines

  1. /* class_Cycle */
  2.  
  3. #define TROB_Cycle              (TRTG_CLS+0x36) /* A cycle gadget */
  4.  
  5. #define TRCY_MX                 0x00010000L     /* Unfold the cycle gadget to a MX gadget */
  6. #define TRCY_RIGHTLABELS        0x00020000L     /* Put the labels to the right of a MX gadget */
  7.  
  8.